projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35829f
)
Doc fix in commentary.
author
Glenn Morris
<rgm@gnu.org>
Sat, 7 Apr 2007 03:00:23 +0000
(
03:00
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 7 Apr 2007 03:00:23 +0000
(
03:00
+0000)
lisp/pcomplete.el
patch
|
blob
|
history
diff --git
a/lisp/pcomplete.el
b/lisp/pcomplete.el
index c4840059f64dc8d3c58d0d1d33a766188bda7358..deeda45cf194c50192a4fb8c0ee5a290c8a4db68 100644
(file)
--- a/
lisp/pcomplete.el
+++ b/
lisp/pcomplete.el
@@
-33,7
+33,6
@@
;; To use pcomplete with shell-mode, for example, you will need the
;; following in your .emacs file:
;;
-;; (load "pcmpl-auto")
;; (add-hook 'shell-mode-hook 'pcomplete-shell-setup)
;;
;; Most of the code below simply provides support mechanisms for